Skip to main content
Version: DeepHub 2022 R2 - 2.2.3

In Detail

Overview

The user interface consists of five system components:

  • Live View - logs information of triggered events when trackables propagate through fences. Event information in the log consists of the fence name through which a trackable is moving, along with entry and exit timestamps.
  • Trackables - allows users to assign trackables to the asset being tracked and attach the associated positioning providers. Trackable parameters such as it’s radius, exit delay, and collision tolerance can be defined as per requirements. Additionally, custom properties such as information about the asset can be assigned in this section.
  • Location Providers - allows users to create location providers for different positioning technologies (ex. GPS, WiFi, UWB, etc.). Parameters such as the fence timeout, exit delay, and collision tolerance can be defined as per requirements. Additionally, custom properties for the location provider can be assigned in this section.
  • Fence Management - allows users to locate numerous fences in one or multiple localization zones. Trackables entering and exiting fences would trigger an event. Different fences could be associated with different localization zones. The system operator and moderator would be responsible for creating and monitoring fences.
  • Zone Setup - used to define the localization zones on the map for multiple positioning technologies (ex. WiFi, UWB, RFID, etc.). The individual responsible for installing and implementing the localization infrastructure would set up the zones based on localization techniques. Zones need to be set up once for each site.
Hub interface

Live View

Live View fetches the event triggers when a trackable is detected in a zone or fence. An event is triggered when a trackable enters a fence, as well as when a trackable exits a fence. Additionally, a timestamp is displayed in the left side pane within the user interface.

Hub interface

When a trackable enters a fence, the fence is highlighted in green. Similarly, when a trackable leaves a fence, it is highlighted in red.

Fences

To access the Fences menu, click the gear icon at the top right corner of the DeepHub® UI to open the Configuration menu. Click on "Fences".

Fence Menu

Zones

To access the Zones menu, click the gear icon at the top right corner of the DeepHub® UI to open the Configuration menu. Click on "Zones".

Fence Menu

Trackables

To create a new trackable in the DeepHub® frontend, click on “New Trackables” and a new window will launch prompting for the trackable information. Please fill in the information as required and click “Save” to create a trackable.

Fence Menu

Location Providers

To create a new location provider in the DeepHub® frontend, click on “New Location Provider” and a new window will launch prompting for the location provider information. Please fill in the information as required and click “Save” to create a location provider.

Fence Menu

Subscription

Within the DeepHub® UI, there is a section called "License Information" that includes relevant details related to the license/subscription of your DeepHub instance. To access this menu, click the gear icon at the top right corner of the UI to open the Configuration menu. Click on "Subscription".

Fence Menu

The "License Information" page provides administrative information, such as the license type (Trial, Development, Production), customer email, a link to request a license key if needed, and a text box to enter and apply a license key. If the DeepHub instance has an active trial license, the end date and time of the trial period will be shown here as well.

Fence Menu

For more information on DeepHub licenses, refer to the License Mechanism section.

"API" of the DeepHub UI

The DeepHub UI offers several URL parameters to customize the Live View.

Pan & Zoom to a specific location by specifying:

  • lng: the longitude to which the map should pan.
  • lat: the latitude to which the map should pan.
  • zoom: the zoom level. Must be in the range [0,16], where 0 corresponds to a zoomed out view of the globe, and 16 corresponds to a detailed, zoomed in view. For more information, refer to MapTiler - our default mapping service provider: Tiles à la Google Maps_.
/map/system/live?lng=9.5367&lat=49.4055&zoom=9

OR:

  • id: pan & zoom to the last known location of a trackable or location provider with the given id(s). If several ids are provided, they must be comma-separated.
  • filterid: only render trackables and location providers with the given id(s). If several ids are provided, they must be comma-separated.
/map/system/live?id=d49f0712-dcbd-4cbc-8b4f-c006b8555839